Add a test for cursor names
authorMatthias Clasen <mclasen@redhat.com>
Mon, 17 Oct 2016 19:28:29 +0000 (15:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 17 Oct 2016 23:11:32 +0000 (19:11 -0400)
commitdfb45f4396aec7b42958b4e150b42321ed3a235d
treef9993f7301f09484f51b9a7fbea356efbc8f78c0
parent95c7de70c70951ee5d1def390e51b0569c08c970
Add a test for cursor names

This tests both that all standard cusor yield a cursor, and that
unknown cursor names yield NULL.
testsuite/gdk/Makefile.am
testsuite/gdk/cursor.c [new file with mode: 0644]